ImageDrawText

Draw text (using default font) within an image (destination)

extern (C) @nogc nothrow
void
ImageDrawText
(,
const(char*) text
,
int posX
,
int posY
,,)

Meta